Click or drag to resize

MessageReminderTime Property

Contains the date and time at which the reminder should occur for the specified item.

Namespace:  Independentsoft.Msg
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public DateTime ReminderTime { get; set; }

Property Value

Type: DateTime
The reminder time.
See Also